CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spi interface

搜索资源列表

  1. radio

    0下载:
  2. controlling tuner using the spi interface of an atmel mega 8
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:28813
    • 提供者:pgbesa
  1. nrf2401_430

    1下载:
  2. 详细写了一块一体化无线模块NRF24L01的MSP430的驱动程序,用的是模拟的SPI接口来通信的.-Wrote a detailed integration of the wireless module NRF24L01 the MSP430 driver, using a simulation SPI interface to communicate.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:101119
    • 提供者:lijianhong
  1. SPI

    0下载:
  2. 基于SPI接口的ARM程序及各种调试资料,丰富齐全。-ARM-based SPI interface procedures and a variety of debugging information, a rich and complete
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1010442
    • 提供者:cj
  1. spi_top_as3693

    0下载:
  2. LED 驱动器AS3693的控制器代码。适合做LED控制的人-spi interface for led driver as3693
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:252632
    • 提供者:黄国鹏
  1. SPI

    0下载:
  2. how to use si labs microcontroller SPI interface
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:12031
    • 提供者:andrew
  1. SPI

    0下载:
  2. SPI接口型E2PROM内部存储器的组织及读.写控制方法.-SPI Interface-type E2PROM internal memory of the organization and read. Write control methods.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:24240
    • 提供者:潘博
  1. sames-spi-code

    0下载:
  2. SPI interface to sames SA9904 meter chip.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:Taupie
  1. SPI

    0下载:
  2. SPI串行外设接口(主从机收发) 开发平台及芯片:IAR AVR V4.20A Atmega16 -SPI serial peripheral interface (master and slave transceiver) development platform and chips: IAR AVR V4.20A Atmega16
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:886
    • 提供者:Jack
  1. WinCE_SPI_Test

    0下载:
  2. 在嵌入式平台下,Wince操作系统实现,通过SPI接口传输数据或者文件的调试工具。-A data and file transport tool using SPI interface in embedded operation system WinCE
  3. 所属分类:Windows CE

    • 发布日期:2017-05-26
    • 文件大小:8819444
    • 提供者:zhaoanyu
  1. X28xx_sourcecode

    0下载:
  2. word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:32607
    • 提供者:sun
  1. can2515spi

    0下载:
  2. SPI interface for the MCP2515 CAN controller from Microchip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:35539
    • 提供者:bits
  1. SPI

    0下载:
  2. SPI(Serial Peripheral Interface)是一种串行同步通讯协议,由一个主设备和一个或多个从设备组成,主设备启动一个与从设备的同步通讯,从而完成数据的交换。SPI 接口由SDI(串行数据输入),SDO(串行数据输出),SCK(串行移位时钟),CS(从使能信号)四种信号构成,CS 决定了唯一的与主设备通信的从设备,如没有CS 信号,则只能存在一个从设备,主设备通过产生移位时钟来发起通讯。通讯时,数据由SDO 输出,SDI 输入,数据在时钟的上升或下降沿由SDO 输出,在紧接着
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:1145
    • 提供者:王静
  1. spi_eeprom_conf

    0下载:
  2. 实现spi接口的传输,并多外接EEPROM读写数据-Spi interface to achieve the transfer, and multiple external EEPROM read and write data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2040
    • 提供者:guoguo
  1. spi_master_phy

    0下载:
  2. 这是spi接口传输的一部分内容,本源码一共三部分,功能:spi接口的的实现即对外设的读写数据-This is the spi interface transfer part of the contents of a total of three parts of this source, function: spi interface that the realization of the read and write data to the peripheral
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:2557
    • 提供者:guoguo
  1. spi_master

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1077
    • 提供者:guoguo
  1. DS_spi_ispb

    0下载:
  2. SPI接口的实现以及对外设的读写操作,其中包扩了几种工作方式,同时可以读取外设的版本号,传输速率可以达到2Mbps-SPI interface implementation, as well as read and write operations on the peripheral, which extended several work packages at the same time can read the version number of peripherals, transfer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:274910
    • 提供者:guoguo
  1. F41x_SPI0_Master

    0下载:
  2. C8051F410的SPI接口实例C程序(master)-C8051F410 instance of the SPI interface to C programs (master)
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:4631
    • 提供者:wangingtao
  1. basic-sd-spi-project-at91sam7x-ek-keil

    0下载:
  2. JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:227087
    • 提供者:李宗军
  1. SPI_LCD12864

    0下载:
  2. spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:184186
    • 提供者:李宗军
  1. ade7758

    0下载:
  2. spi interface for ade7753/54/58
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:1106
    • 提供者:Heryadi Purnomo
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com